﻿2026-06-21T23:31:34.3990254Z Current runner version: '2.335.1'
2026-06-21T23:31:34.3995193Z Runner name: 'hfenduleam'
2026-06-21T23:31:34.3995619Z Runner group name: 'Default'
2026-06-21T23:31:34.3996077Z Machine name: 'HFENDULEAM'
2026-06-21T23:31:34.3997981Z ##[group]GITHUB_TOKEN Permissions
2026-06-21T23:31:34.3999242Z Contents: read
2026-06-21T23:31:34.3999553Z Metadata: read
2026-06-21T23:31:34.3999877Z Packages: read
2026-06-21T23:31:34.4000195Z ##[endgroup]
2026-06-21T23:31:34.4001412Z Secret source: Actions
2026-06-21T23:31:34.4001859Z Prepare workflow directory
2026-06-21T23:31:34.4403312Z Prepare all required actions
2026-06-21T23:31:34.4431019Z Getting action download info
2026-06-21T23:31:34.7609058Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-21T23:31:35.6834589Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-21T23:31:35.7674721Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-21T23:31:35.7675740Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-21T23:31:35.7676440Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-21T23:31:35.7677053Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-21T23:31:35.7677750Z [36;1mexit 0[0m
2026-06-21T23:31:35.7753475Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T23:31:35.7754143Z ##[endgroup]
2026-06-21T23:31:36.1453314Z ##[group]Run actions/checkout@v5
2026-06-21T23:31:36.1453826Z with:
2026-06-21T23:31:36.1454163Z   fetch-depth: 0
2026-06-21T23:31:36.1454510Z   repository: SaberMage/spt-core
2026-06-21T23:31:36.1457904Z   token: ***
2026-06-21T23:31:36.1458228Z   ssh-strict: true
2026-06-21T23:31:36.1458559Z   ssh-user: git
2026-06-21T23:31:36.1458944Z   persist-credentials: true
2026-06-21T23:31:36.1459306Z   clean: true
2026-06-21T23:31:36.1459635Z   sparse-checkout-cone-mode: true
2026-06-21T23:31:36.1460024Z   fetch-tags: false
2026-06-21T23:31:36.1460361Z   show-progress: true
2026-06-21T23:31:36.1460694Z   lfs: false
2026-06-21T23:31:36.1461001Z   submodules: false
2026-06-21T23:31:36.1461384Z   set-safe-directory: true
2026-06-21T23:31:36.1461759Z ##[endgroup]
2026-06-21T23:31:36.3556725Z Syncing repository: SaberMage/spt-core
2026-06-21T23:31:36.3558061Z ##[group]Getting Git version info
2026-06-21T23:31:36.3558691Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T23:31:36.3930299Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T23:31:36.4154476Z git version 2.43.0.windows.1
2026-06-21T23:31:36.4188557Z ##[endgroup]
2026-06-21T23:31:36.4197167Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\cfd4792f-d74d-409a-b87e-7ec4d93e5380\.gitconfig'
2026-06-21T23:31:36.4212167Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\cfd4792f-d74d-409a-b87e-7ec4d93e5380' before making global git config changes
2026-06-21T23:31:36.4213348Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T23:31:36.4217588Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T23:31:36.4499766Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-21T23:31:36.4756268Z https://github.com/SaberMage/spt-core
2026-06-21T23:31:36.4786363Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T23:31:36.4791773Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T23:31:36.5005725Z HEAD
2026-06-21T23:31:36.5264075Z ##[endgroup]
2026-06-21T23:31:36.5268502Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-21T23:31:36.9354856Z ##[group]Cleaning the repository
2026-06-21T23:31:36.9360047Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-21T23:31:42.0034020Z Removing target/
2026-06-21T23:31:42.0068281Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-21T23:31:42.0737798Z HEAD is now at 5c036ca Merge 361950cba8381eec55564bb48ebddaf7adbe6c40 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T23:31:42.0765245Z ##[endgroup]
2026-06-21T23:31:42.0769761Z ##[group]Disabling automatic garbage collection
2026-06-21T23:31:42.0774930Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T23:31:42.1023886Z ##[endgroup]
2026-06-21T23:31:42.1024315Z ##[group]Setting up auth
2026-06-21T23:31:42.1030407Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T23:31:42.1256904Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T23:31:42.5213589Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T23:31:42.5460082Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T23:31:42.9380855Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T23:31:42.9606790Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T23:31:43.3438194Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T23:31:43.3754650Z ##[endgroup]
2026-06-21T23:31:43.3755041Z ##[group]Fetching the repository
2026-06-21T23:31:43.3762537Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +52868ae252cd7999c6112a01f786d01977daed7e:refs/remotes/pull/27/merge
2026-06-21T23:31:44.5012618Z From https://github.com/SaberMage/spt-core
2026-06-21T23:31:44.5013135Z    f0c2ee0..2d4dae8  viewer-drain-decouple-b4                 -> origin/viewer-drain-decouple-b4
2026-06-21T23:31:44.5013616Z    361950c..223eb8b  wedge-trace-v4                           -> origin/wedge-trace-v4
2026-06-21T23:31:44.5014083Z  + 5c036ca...52868ae 52868ae252cd7999c6112a01f786d01977daed7e -> pull/27/merge  (forced update)
2026-06-21T23:31:44.5165336Z ##[endgroup]
2026-06-21T23:31:44.5165799Z ##[group]Determining the checkout info
2026-06-21T23:31:44.5166163Z ##[endgroup]
2026-06-21T23:31:44.5172437Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T23:31:44.5480232Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T23:31:44.5731875Z ##[group]Checking out the ref
2026-06-21T23:31:44.5736337Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T23:31:44.6309623Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T23:31:44.6310125Z any of your branches:
2026-06-21T23:31:44.6310272Z 
2026-06-21T23:31:44.6310503Z   5c036ca Merge 361950cba8381eec55564bb48ebddaf7adbe6c40 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T23:31:44.6310766Z 
2026-06-21T23:31:44.6310973Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T23:31:44.6311257Z to do so with:
2026-06-21T23:31:44.6311367Z 
2026-06-21T23:31:44.6311461Z  git branch <new-branch-name> 5c036ca
2026-06-21T23:31:44.6311641Z 
2026-06-21T23:31:44.6311858Z HEAD is now at 52868ae Merge 223eb8ba6a814add222a707047d0ffafde565f75 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T23:31:44.6371237Z ##[endgroup]
2026-06-21T23:31:44.6658841Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T23:31:44.6895821Z 52868ae252cd7999c6112a01f786d01977daed7e
2026-06-21T23:31:44.7166687Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-21T23:31:44.7167067Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-21T23:31:44.7167317Z [36;1m$PIN = "0c95435"[0m
2026-06-21T23:31:44.7167587Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-21T23:31:44.7167837Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-21T23:31:44.7168281Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-21T23:31:44.7168662Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-21T23:31:44.7168986Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-21T23:31:44.7169270Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-21T23:31:44.7169511Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-21T23:31:44.7169810Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-21T23:31:44.7170200Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-21T23:31:44.7170497Z [36;1m}[0m
2026-06-21T23:31:44.7170741Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-21T23:31:44.7170991Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-21T23:31:44.7250052Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T23:31:44.7250337Z ##[endgroup]
2026-06-21T23:31:47.4647063Z    Compiling proc-macro2 v1.0.106
2026-06-21T23:31:47.4647357Z    Compiling quote v1.0.45
2026-06-21T23:31:47.4647578Z    Compiling unicode-ident v1.0.24
2026-06-21T23:31:47.4647795Z    Compiling cfg-if v1.0.4
2026-06-21T23:31:47.4648131Z    Compiling serde_core v1.0.228
2026-06-21T23:31:47.4648859Z    Compiling serde v1.0.228
2026-06-21T23:31:47.4649252Z    Compiling windows-link v0.2.1
2026-06-21T23:31:47.4649559Z    Compiling getrandom v0.3.4
2026-06-21T23:31:47.4649956Z    Compiling portable-atomic v1.13.1
2026-06-21T23:31:47.4650311Z    Compiling typenum v1.20.1
2026-06-21T23:31:47.4650798Z    Compiling pin-project-lite v0.2.17
2026-06-21T23:31:47.4651251Z    Compiling version_check v0.9.5
2026-06-21T23:31:47.4652172Z    Compiling memchr v2.8.1
2026-06-21T23:31:47.4652531Z    Compiling shlex v2.0.1
2026-06-21T23:31:47.4653273Z    Compiling find-msvc-tools v0.1.9
2026-06-21T23:31:47.4653733Z    Compiling critical-section v1.2.0
2026-06-21T23:31:47.5475639Z    Compiling windows-sys v0.61.2
2026-06-21T23:31:47.5651683Z    Compiling subtle v2.6.1
2026-06-21T23:31:47.5959215Z    Compiling futures-core v0.3.32
2026-06-21T23:31:47.6075152Z    Compiling smallvec v1.15.1
2026-06-21T23:31:47.7171276Z    Compiling equivalent v1.0.2
2026-06-21T23:31:47.7481677Z    Compiling bytes v1.11.1
2026-06-21T23:31:47.8385861Z    Compiling itoa v1.0.18
2026-06-21T23:31:47.8662798Z    Compiling semver v1.0.28
2026-06-21T23:31:47.8835444Z    Compiling stable_deref_trait v1.2.1
2026-06-21T23:31:47.8924769Z    Compiling log v0.4.32
2026-06-21T23:31:47.9111928Z    Compiling futures-io v0.3.32
2026-06-21T23:31:47.9940477Z    Compiling futures-sink v0.3.32
2026-06-21T23:31:47.9980670Z    Compiling generic-array v0.14.7
2026-06-21T23:31:48.0597052Z    Compiling slab v0.4.12
2026-06-21T23:31:48.1238313Z    Compiling rustversion v1.0.22
2026-06-21T23:31:48.1636499Z    Compiling futures-task v0.3.32
2026-06-21T23:31:48.2133138Z    Compiling rustc_version v0.4.1
2026-06-21T23:31:48.2615311Z    Compiling futures-channel v0.3.32
2026-06-21T23:31:48.3583191Z    Compiling jobserver v0.1.34
2026-06-21T23:31:48.3837697Z    Compiling hashbrown v0.17.1
2026-06-21T23:31:48.4301122Z    Compiling getrandom v0.2.17
2026-06-21T23:31:48.4303734Z    Compiling cpufeatures v0.2.17
2026-06-21T23:31:48.5236419Z    Compiling fnv v1.0.7
2026-06-21T23:31:48.5334867Z    Compiling libc v0.2.186
2026-06-21T23:31:48.6122284Z    Compiling cc v1.2.63
2026-06-21T23:31:48.6368644Z    Compiling rand_core v0.10.1
2026-06-21T23:31:48.6576205Z    Compiling cfg_aliases v0.2.1
2026-06-21T23:31:48.6659632Z    Compiling strsim v0.11.1
2026-06-21T23:31:48.6859078Z    Compiling writeable v0.6.3
2026-06-21T23:31:48.7965853Z    Compiling litemap v0.8.2
2026-06-21T23:31:48.8499842Z    Compiling autocfg v1.5.1
2026-06-21T23:31:48.8571950Z    Compiling icu_normalizer_data v2.2.0
2026-06-21T23:31:48.9182914Z    Compiling fs_extra v1.3.0
2026-06-21T23:31:48.9641550Z    Compiling utf8_iter v1.0.4
2026-06-21T23:31:49.1096313Z    Compiling getrandom v0.4.2
2026-06-21T23:31:49.1383299Z    Compiling icu_properties_data v2.2.0
2026-06-21T23:31:49.1843082Z    Compiling ident_case v1.0.1
2026-06-21T23:31:49.2097535Z    Compiling dunce v1.0.5
2026-06-21T23:31:49.3396610Z    Compiling indexmap v2.14.0
2026-06-21T23:31:49.3727838Z    Compiling syn v2.0.117
2026-06-21T23:31:49.4284217Z    Compiling percent-encoding v2.3.2
2026-06-21T23:31:49.4507056Z    Compiling http v1.4.1
2026-06-21T23:31:49.4941383Z    Compiling unicode-segmentation v1.13.3
2026-06-21T23:31:49.5046489Z    Compiling thiserror v2.0.18
2026-06-21T23:31:49.5347058Z    Compiling aws-lc-rs v1.17.0
2026-06-21T23:31:49.5484099Z    Compiling cpufeatures v0.3.0
2026-06-21T23:31:49.7569446Z    Compiling crypto-common v0.1.7
2026-06-21T23:31:49.8027576Z    Compiling scopeguard v1.2.0
2026-06-21T23:31:49.8098183Z    Compiling chacha20 v0.10.0
2026-06-21T23:31:49.8194409Z    Compiling block-buffer v0.10.4
2026-06-21T23:31:49.9490703Z    Compiling cmake v0.1.58
2026-06-21T23:31:49.9566499Z    Compiling lock_api v0.4.14
2026-06-21T23:31:49.9606354Z    Compiling form_urlencoded v1.2.2
2026-06-21T23:31:49.9644479Z    Compiling winapi v0.3.9
2026-06-21T23:31:50.0510061Z    Compiling bitflags v2.12.1
2026-06-21T23:31:50.1022569Z    Compiling untrusted v0.9.0
2026-06-21T23:31:50.2265010Z    Compiling rand v0.10.1
2026-06-21T23:31:50.2974388Z    Compiling digest v0.10.7
2026-06-21T23:31:50.3312676Z    Compiling num-traits v0.2.19
2026-06-21T23:31:50.3314128Z    Compiling windows-strings v0.5.1
2026-06-21T23:31:50.3340346Z    Compiling windows-result v0.4.1
2026-06-21T23:31:50.3429546Z    Compiling heck v0.5.0
2026-06-21T23:31:50.3827912Z    Compiling rustls v0.23.40
2026-06-21T23:31:50.5172126Z    Compiling convert_case v0.10.0
2026-06-21T23:31:50.5469185Z    Compiling atomic-waker v1.1.2
2026-06-21T23:31:50.7549963Z    Compiling unicode-xid v0.2.6
2026-06-21T23:31:50.7728149Z    Compiling anyhow v1.0.102
2026-06-21T23:31:50.8351251Z    Compiling const-oid v0.10.2
2026-06-21T23:31:50.9140400Z    Compiling parking_lot_core v0.9.12
2026-06-21T23:31:50.9171417Z    Compiling httparse v1.10.1
2026-06-21T23:31:50.9644416Z    Compiling zerocopy v0.8.50
2026-06-21T23:31:51.0791433Z    Compiling http-body v1.0.1
2026-06-21T23:31:51.1244154Z    Compiling aws-lc-sys v0.41.0
2026-06-21T23:31:51.1527669Z    Compiling ring v0.17.14
2026-06-21T23:31:51.3340606Z    Compiling hybrid-array v0.4.12
2026-06-21T23:31:51.3733638Z    Compiling curve25519-dalek v4.1.3
2026-06-21T23:31:51.4080649Z    Compiling ahash v0.8.12
2026-06-21T23:31:51.4157522Z    Compiling powerfmt v0.2.0
2026-06-21T23:31:51.5399597Z    Compiling base64ct v1.8.3
2026-06-21T23:31:51.5767743Z    Compiling either v1.16.0
2026-06-21T23:31:51.5988749Z    Compiling fastrand v2.4.1
2026-06-21T23:31:51.8399117Z    Compiling deranged v0.5.8
2026-06-21T23:31:51.9363019Z    Compiling rand_core v0.6.4
2026-06-21T23:31:52.0343999Z    Compiling num-conv v0.2.2
2026-06-21T23:31:52.1324434Z    Compiling pem-rfc7468 v1.0.0
2026-06-21T23:31:52.1762680Z    Compiling vcpkg v0.2.15
2026-06-21T23:31:52.2563011Z    Compiling tower-service v0.3.3
2026-06-21T23:31:52.2598325Z    Compiling time-core v0.1.8
2026-06-21T23:31:52.3327679Z    Compiling try-lock v0.2.5
2026-06-21T23:31:52.4029553Z    Compiling zmij v1.0.21
2026-06-21T23:31:52.4490969Z    Compiling data-encoding v2.11.0
2026-06-21T23:31:52.4543394Z    Compiling base64 v0.22.1
2026-06-21T23:31:52.4606294Z    Compiling tinyvec_macros v0.1.1
2026-06-21T23:31:52.4906170Z    Compiling pkg-config v0.3.33
2026-06-21T23:31:52.5353315Z    Compiling tinyvec v1.11.0
2026-06-21T23:31:52.5558552Z    Compiling want v0.3.1
2026-06-21T23:31:52.8039458Z    Compiling parking_lot v0.12.5
2026-06-21T23:31:52.8133675Z    Compiling crypto-common v0.2.2
2026-06-21T23:31:52.8331562Z    Compiling block-buffer v0.12.0
2026-06-21T23:31:52.9336104Z    Compiling sha2 v0.10.9
2026-06-21T23:31:53.1006131Z    Compiling vergen-lib v9.1.0
2026-06-21T23:31:53.1121496Z    Compiling inout v0.1.4
2026-06-21T23:31:53.1589918Z    Compiling n0-future v0.3.2
2026-06-21T23:31:53.2104151Z    Compiling serde_json v1.0.150
2026-06-21T23:31:53.3181771Z    Compiling crossbeam-utils v0.8.21
2026-06-21T23:31:53.3320803Z    Compiling libsqlite3-sys v0.30.1
2026-06-21T23:31:53.3636565Z    Compiling spin v0.10.0
2026-06-21T23:31:53.4401941Z    Compiling parking v2.2.1
2026-06-21T23:31:53.5357889Z    Compiling httpdate v1.0.3
2026-06-21T23:31:53.5629692Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-21T23:31:53.6009395Z    Compiling cordyceps v0.3.4
2026-06-21T23:31:53.6009958Z    Compiling signature v2.2.0
2026-06-21T23:31:53.7692982Z    Compiling diatomic-waker v0.2.3
2026-06-21T23:31:53.8084974Z    Compiling winnow v1.0.3
2026-06-21T23:31:53.8878981Z    Compiling ed25519 v2.2.3
2026-06-21T23:31:53.9156784Z    Compiling digest v0.11.3
2026-06-21T23:31:53.9708986Z    Compiling futures-lite v2.6.1
2026-06-21T23:31:54.0355135Z    Compiling futures-buffered v0.2.13
2026-06-21T23:31:54.0918370Z    Compiling cipher v0.4.4
2026-06-21T23:31:54.1452491Z    Compiling universal-hash v0.5.1
2026-06-21T23:31:54.1505713Z    Compiling vergen v9.1.0
2026-06-21T23:31:54.1683912Z    Compiling vergen-lib v0.1.6
2026-06-21T23:31:54.2571386Z    Compiling noq-udp v0.10.0
2026-06-21T23:31:54.4385359Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-21T23:31:54.4463459Z    Compiling heapless v0.7.17
2026-06-21T23:31:54.5521969Z    Compiling synstructure v0.13.2
2026-06-21T23:31:54.5556283Z    Compiling darling_core v0.20.11
2026-06-21T23:31:54.5723609Z    Compiling sync_wrapper v1.0.2
2026-06-21T23:31:54.6822985Z    Compiling byteorder v1.5.0
2026-06-21T23:31:54.6997759Z    Compiling opaque-debug v0.3.1
2026-06-21T23:31:54.7167820Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-21T23:31:54.7804686Z    Compiling allocator-api2 v0.2.21
2026-06-21T23:31:54.8646709Z    Compiling hash32 v0.2.1
2026-06-21T23:31:54.8958292Z    Compiling polyval v0.6.2
2026-06-21T23:31:55.0795607Z    Compiling spin v0.9.8
2026-06-21T23:31:55.1849625Z    Compiling vergen-gitcl v1.0.8
2026-06-21T23:31:55.2437453Z    Compiling windows-threading v0.2.1
2026-06-21T23:31:55.3227023Z    Compiling ryu v1.0.23
2026-06-21T23:31:55.3499013Z    Compiling signature v3.0.0
2026-06-21T23:31:55.4107573Z    Compiling tower-layer v0.3.3
2026-06-21T23:31:55.4493330Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-21T23:31:55.4551013Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-21T23:31:55.6754017Z    Compiling fallible-iterator v0.3.0
2026-06-21T23:31:55.6961924Z    Compiling ghash v0.5.1
2026-06-21T23:31:55.7845922Z    Compiling windows-targets v0.52.6
2026-06-21T23:31:55.7915856Z    Compiling aes v0.8.4
2026-06-21T23:31:55.8237958Z    Compiling ctr v0.9.2
2026-06-21T23:31:55.8987400Z    Compiling sha2 v0.11.0-rc.5
2026-06-21T23:31:55.9277174Z    Compiling fs2 v0.4.3
2026-06-21T23:31:55.9870741Z    Compiling time v0.3.47
2026-06-21T23:31:56.0823747Z    Compiling http-body-util v0.1.3
2026-06-21T23:31:56.1087990Z    Compiling aead v0.5.2
2026-06-21T23:31:56.1899677Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-21T23:31:56.2865553Z    Compiling ipconfig v0.3.4
2026-06-21T23:31:56.4997632Z    Compiling widestring v1.2.1
2026-06-21T23:31:56.5302435Z    Compiling aes-gcm v0.10.3
2026-06-21T23:31:56.5520439Z    Compiling windows-sys v0.59.0
2026-06-21T23:31:56.5648123Z    Compiling socket2 v0.6.4
2026-06-21T23:31:56.5651738Z    Compiling mio v1.2.1
2026-06-21T23:31:56.7633203Z    Compiling crossbeam-channel v0.5.15
2026-06-21T23:31:56.8022539Z    Compiling crossbeam-epoch v0.9.18
2026-06-21T23:31:57.1169022Z    Compiling blake3 v1.8.5
2026-06-21T23:31:57.2801982Z    Compiling serde_derive v1.0.228
2026-06-21T23:31:57.3676886Z    Compiling zeroize_derive v1.4.3
2026-06-21T23:31:57.3689437Z    Compiling zerofrom-derive v0.1.7
2026-06-21T23:31:57.4020253Z    Compiling tokio-macros v2.7.0
2026-06-21T23:31:57.4575011Z    Compiling yoke-derive v0.8.2
2026-06-21T23:31:57.6373914Z    Compiling futures-macro v0.3.32
2026-06-21T23:31:57.6857068Z    Compiling zerovec-derive v0.11.3
2026-06-21T23:31:58.1344312Z    Compiling zeroize v1.8.2
2026-06-21T23:31:58.1597243Z    Compiling displaydoc v0.2.6
2026-06-21T23:31:58.2236714Z    Compiling tracing-attributes v0.1.31
2026-06-21T23:31:58.3418330Z    Compiling tokio v1.52.3
2026-06-21T23:31:58.4669172Z    Compiling thiserror-impl v2.0.18
2026-06-21T23:31:58.5358514Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-21T23:31:58.7492069Z    Compiling futures-util v0.3.32
2026-06-21T23:31:58.8267477Z    Compiling rustls-pki-types v1.14.1
2026-06-21T23:31:58.9927971Z    Compiling darling_macro v0.20.11
2026-06-21T23:31:59.0532984Z    Compiling derive_more-impl v2.1.1
2026-06-21T23:31:59.0888271Z    Compiling windows-implement v0.60.2
2026-06-21T23:31:59.1786374Z    Compiling n0-error-macros v0.1.3
2026-06-21T23:31:59.7176496Z    Compiling spez v0.1.2
2026-06-21T23:31:59.9911220Z    Compiling darling v0.20.11
2026-06-21T23:31:59.9935911Z    Compiling windows-interface v0.59.3
2026-06-21T23:31:59.9976691Z    Compiling der v0.8.0-rc.10
2026-06-21T23:32:00.0031966Z    Compiling zerofrom v0.1.8
2026-06-21T23:32:00.0315246Z    Compiling pin-project-internal v1.1.13
2026-06-21T23:32:00.0375473Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-21T23:32:00.1361506Z    Compiling postcard-derive v0.2.2
2026-06-21T23:32:00.1689885Z    Compiling n0-error v0.1.3
2026-06-21T23:32:00.3136666Z    Compiling derive_builder_core v0.20.2
2026-06-21T23:32:00.4642021Z    Compiling yoke v0.8.3
2026-06-21T23:32:00.6211509Z    Compiling cobs v0.3.0
2026-06-21T23:32:00.6682711Z    Compiling proc-macro-crate v3.5.0
2026-06-21T23:32:00.8403916Z    Compiling data-encoding-macro v0.1.20
2026-06-21T23:32:01.0337940Z    Compiling zerovec v0.11.6
2026-06-21T23:32:01.0444229Z    Compiling zerotrie v0.2.4
2026-06-21T23:32:01.0489007Z    Compiling iroh-metrics-derive v0.4.1
2026-06-21T23:32:01.1267521Z    Compiling windows-core v0.62.2
2026-06-21T23:32:01.1590947Z    Compiling enum-assoc v1.3.0
2026-06-21T23:32:01.1958950Z    Compiling strum_macros v0.28.0
2026-06-21T23:32:01.5101266Z    Compiling num_enum_derive v0.7.6
2026-06-21T23:32:01.6412723Z    Compiling pin-project v1.1.13
2026-06-21T23:32:01.6988721Z    Compiling async-trait v0.1.89
2026-06-21T23:32:01.8818740Z    Compiling ed25519-dalek v2.2.0
2026-06-21T23:32:01.8862938Z    Compiling derive_builder_macro v0.20.2
2026-06-21T23:32:01.9741699Z    Compiling windows-registry v0.6.1
2026-06-21T23:32:02.1063431Z    Compiling tinystr v0.8.3
2026-06-21T23:32:02.2246790Z    Compiling potential_utf v0.1.5
2026-06-21T23:32:02.3310486Z    Compiling spki v0.8.0-rc.4
2026-06-21T23:32:02.3950738Z    Compiling icu_locale_core v2.2.0
2026-06-21T23:32:02.4485092Z    Compiling icu_collections v2.2.0
2026-06-21T23:32:02.5159185Z    Compiling derive_builder v0.20.2
2026-06-21T23:32:02.5597216Z    Compiling windows-collections v0.3.2
2026-06-21T23:32:02.6615736Z    Compiling ipnet v2.12.0
2026-06-21T23:32:02.7549405Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-21T23:32:03.0702366Z    Compiling ed25519 v3.0.0-rc.4
2026-06-21T23:32:03.1354299Z    Compiling prefix-trie v0.8.4
2026-06-21T23:32:03.3406726Z    Compiling once_cell v1.21.4
2026-06-21T23:32:03.3801009Z    Compiling windows-future v0.3.2
2026-06-21T23:32:03.3801529Z    Compiling windows-numerics v0.3.1
2026-06-21T23:32:03.3837120Z    Compiling spt-proto v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-21T23:32:03.6661417Z    Compiling tracing-core v0.1.36
2026-06-21T23:32:03.7282145Z    Compiling chrono v0.4.45
2026-06-21T23:32:03.7323953Z    Compiling uuid v1.23.2
2026-06-21T23:32:03.7324355Z    Compiling derive_more v2.1.1
2026-06-21T23:32:04.0566357Z    Compiling hashbrown v0.14.5
2026-06-21T23:32:04.0584071Z    Compiling postcard v1.1.3
2026-06-21T23:32:04.1052903Z    Compiling icu_provider v2.2.0
2026-06-21T23:32:04.1833516Z    Compiling futures-executor v0.3.32
2026-06-21T23:32:04.2165065Z    Compiling tracing v0.1.44
2026-06-21T23:32:04.3315741Z    Compiling windows v0.62.2
2026-06-21T23:32:04.3881486Z    Compiling futures v0.3.32
2026-06-21T23:32:04.4291093Z    Compiling memoffset v0.6.5
2026-06-21T23:32:04.5067203Z    Compiling netwatch v0.16.0
2026-06-21T23:32:04.5167602Z    Compiling noq v0.18.0
2026-06-21T23:32:04.6171169Z    Compiling icu_properties v2.2.0
2026-06-21T23:32:04.7428431Z    Compiling icu_normalizer v2.2.0
2026-06-21T23:32:04.7526867Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-21T23:32:05.0370677Z    Compiling acto v0.8.2
2026-06-21T23:32:05.0588920Z    Compiling hashlink v0.9.1
2026-06-21T23:32:05.1178320Z    Compiling lru-slab v0.1.2
2026-06-21T23:32:05.1396425Z    Compiling xml-rs v0.8.28
2026-06-21T23:32:05.1926464Z    Compiling thiserror v1.0.69
2026-06-21T23:32:05.2948926Z    Compiling rustc-hash v2.1.2
2026-06-21T23:32:05.3127866Z    Compiling identity-hash v0.1.0
2026-06-21T23:32:05.3970340Z    Compiling sorted-index-buffer v0.2.1
2026-06-21T23:32:05.4521229Z    Compiling rusqlite v0.32.1
2026-06-21T23:32:05.4713069Z    Compiling mac-addr v0.3.0
2026-06-21T23:32:05.4959380Z    Compiling tagptr v0.2.0
2026-06-21T23:32:05.5220377Z    Compiling ref-cast v1.0.25
2026-06-21T23:32:05.5668601Z    Compiling foldhash v0.2.0
2026-06-21T23:32:05.6566601Z    Compiling netdev v0.42.0
2026-06-21T23:32:05.7503427Z    Compiling hashbrown v0.16.1
2026-06-21T23:32:05.7603159Z    Compiling moka v0.12.15
2026-06-21T23:32:05.8609923Z    Compiling iroh-metrics v0.38.3
2026-06-21T23:32:05.9109515Z    Compiling iroh-relay v0.98.0
2026-06-21T23:32:05.9364798Z    Compiling strum v0.28.0
2026-06-21T23:32:06.0037547Z    Compiling num_enum v0.7.6
2026-06-21T23:32:06.0684753Z    Compiling toml_datetime v0.6.11
2026-06-21T23:32:06.0685242Z    Compiling serde_spanned v0.6.9
2026-06-21T23:32:06.1122736Z    Compiling tokio-util v0.7.18
2026-06-21T23:32:06.2879046Z    Compiling idna_adapter v1.2.2
2026-06-21T23:32:06.2932166Z    Compiling tower v0.5.3
2026-06-21T23:32:06.3136613Z    Compiling xmltree v0.10.3
2026-06-21T23:32:06.4632908Z    Compiling idna v1.1.0
2026-06-21T23:32:06.5615692Z    Compiling thiserror-impl v1.0.69
2026-06-21T23:32:06.6891646Z    Compiling ref-cast-impl v1.0.25
2026-06-21T23:32:06.8567118Z    Compiling spt-store v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-21T23:32:06.9682093Z    Compiling url v2.5.8
2026-06-21T23:32:07.1058785Z    Compiling serde_derive_internals v0.29.1
2026-06-21T23:32:07.3470079Z    Compiling simple-dns v0.9.3
2026-06-21T23:32:07.3672923Z    Compiling serial-core v0.4.0
2026-06-21T23:32:07.4180628Z    Compiling aho-corasick v1.1.4
2026-06-21T23:32:07.4222029Z    Compiling winreg v0.10.1
2026-06-21T23:32:07.4439811Z    Compiling toml_write v0.1.2
2026-06-21T23:32:07.6242628Z    Compiling h2 v0.4.14
2026-06-21T23:32:07.7065898Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-21T23:32:07.8078090Z    Compiling n0-watcher v0.6.1
2026-06-21T23:32:07.8772859Z    Compiling attohttpc v0.30.1
2026-06-21T23:32:07.8784078Z    Compiling tower-http v0.6.11
2026-06-21T23:32:08.0497684Z    Compiling iroh-base v0.98.0
2026-06-21T23:32:08.1173076Z    Compiling tokio-stream v0.1.18
2026-06-21T23:32:08.2938126Z    Compiling sha1_smol v1.0.1
2026-06-21T23:32:08.4619634Z    Compiling winnow v0.7.15
2026-06-21T23:32:08.6092462Z    Compiling constant_time_eq v0.4.2
2026-06-21T23:32:08.6107467Z    Compiling arrayref v0.3.9
2026-06-21T23:32:08.6170843Z    Compiling resolv-conf v0.7.6
2026-06-21T23:32:08.6975349Z    Compiling smol_str v0.1.24
2026-06-21T23:32:08.7738627Z    Compiling regex-syntax v0.8.10
2026-06-21T23:32:08.9059106Z    Compiling simdutf8 v0.1.5
2026-06-21T23:32:08.9067609Z    Compiling arrayvec v0.7.6
2026-06-21T23:32:09.1306864Z    Compiling iroh-dns v0.98.0
2026-06-21T23:32:09.2844257Z    Compiling schemars_derive v1.2.1
2026-06-21T23:32:09.5451445Z    Compiling spt-msg v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-21T23:32:09.8009133Z    Compiling serial-windows v0.4.0
2026-06-21T23:32:10.8482731Z    Compiling lru v0.16.4
2026-06-21T23:32:10.9010251Z    Compiling webpki-roots v1.0.7
2026-06-21T23:32:11.1004711Z    Compiling regex-automata v0.4.14
2026-06-21T23:32:11.1543492Z    Compiling toml_edit v0.22.27
2026-06-21T23:32:11.1810760Z    Compiling seize v0.5.1
2026-06-21T23:32:11.3686427Z    Compiling darling_core v0.23.0
2026-06-21T23:32:11.5032377Z    Compiling serde_bytes v0.11.19
2026-06-21T23:32:11.7212308Z    Compiling hmac v0.12.1
2026-06-21T23:32:11.7330485Z    Compiling iroh v0.98.2
2026-06-21T23:32:11.8521113Z    Compiling hyper v1.10.1
2026-06-21T23:32:11.8584775Z    Compiling utf8parse v0.2.2
2026-06-21T23:32:11.9286374Z    Compiling dyn-clone v1.0.20
2026-06-21T23:32:11.9921330Z    Compiling lazy_static v1.5.0
2026-06-21T23:32:12.0599707Z    Compiling bitflags v1.3.2
2026-06-21T23:32:12.1268162Z    Compiling pin-utils v0.1.0
2026-06-21T23:32:12.1362323Z    Compiling cmov v0.5.4
2026-06-21T23:32:12.1591729Z    Compiling anstyle v1.0.14
2026-06-21T23:32:12.1599759Z    Compiling once_cell_polyfill v1.70.2
2026-06-21T23:32:12.2118456Z    Compiling nix v0.25.1
2026-06-21T23:32:12.2502466Z    Compiling schemars v1.2.1
2026-06-21T23:32:12.2700013Z    Compiling shared_library v0.1.9
2026-06-21T23:32:12.3224254Z    Compiling anstyle-parse v1.0.0
2026-06-21T23:32:12.3553527Z    Compiling hkdf v0.12.4
2026-06-21T23:32:12.4789751Z    Compiling anstyle-wincon v3.0.11
2026-06-21T23:32:12.5481225Z    Compiling ctutils v0.4.2
2026-06-21T23:32:12.5687594Z    Compiling papaya v0.2.4
2026-06-21T23:32:12.5882535Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-21T23:32:12.6453401Z    Compiling serial v0.4.0
2026-06-21T23:32:12.8593546Z    Compiling filedescriptor v0.8.3
2026-06-21T23:32:12.9992203Z    Compiling backon v1.6.0
2026-06-21T23:32:13.2281856Z    Compiling anstyle-query v1.1.5
2026-06-21T23:32:13.2553591Z    Compiling instability v0.3.12
2026-06-21T23:32:13.3393811Z    Compiling downcast-rs v1.2.1
2026-06-21T23:32:13.4115541Z    Compiling is_terminal_polyfill v1.70.2
2026-06-21T23:32:13.4528272Z    Compiling paste v1.0.15
2026-06-21T23:32:13.4851174Z    Compiling foldhash v0.1.5
2026-06-21T23:32:13.5474876Z    Compiling shell-words v1.1.1
2026-06-21T23:32:13.5577294Z    Compiling colorchoice v1.0.5
2026-06-21T23:32:13.6927641Z    Compiling hashbrown v0.15.5
2026-06-21T23:32:13.7536597Z    Compiling toml v0.8.23
2026-06-21T23:32:13.7630293Z    Compiling anstream v1.0.0
2026-06-21T23:32:13.7994011Z    Compiling portable-pty v0.8.1
2026-06-21T23:32:13.9365665Z    Compiling spake2 v0.4.0
2026-06-21T23:32:14.4069486Z    Compiling hyper-util v0.1.20
2026-06-21T23:32:14.4221484Z    Compiling regex v1.12.3
2026-06-21T23:32:14.4702768Z    Compiling strum_macros v0.26.4
2026-06-21T23:32:14.6016178Z    Compiling terminal_size v0.4.4
2026-06-21T23:32:14.7947185Z    Compiling crossterm_winapi v0.9.1
2026-06-21T23:32:14.9372165Z    Compiling spt-runtime v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-21T23:32:15.0705907Z    Compiling itertools v0.13.0
2026-06-21T23:32:15.2556333Z    Compiling sha1 v0.10.6
2026-06-21T23:32:15.2619128Z    Compiling castaway v0.2.4
2026-06-21T23:32:15.3638450Z    Compiling wmi v0.18.4
2026-06-21T23:32:15.4104854Z    Compiling clap_lex v1.1.0
2026-06-21T23:32:15.4199960Z    Compiling recvmsg v1.0.0
2026-06-21T23:32:15.4772326Z    Compiling static_assertions v1.1.0
2026-06-21T23:32:15.5461361Z    Compiling darling_macro v0.23.0
2026-06-21T23:32:15.5853023Z    Compiling unicode-width v0.1.14
2026-06-21T23:32:16.0820878Z    Compiling doctest-file v1.1.1
2026-06-21T23:32:16.0975964Z    Compiling indoc v2.0.7
2026-06-21T23:32:16.2504055Z    Compiling igd-next v0.17.1
2026-06-21T23:32:16.3256552Z    Compiling darling v0.23.0
2026-06-21T23:32:16.4210630Z    Compiling compact_str v0.8.2
2026-06-21T23:32:16.5946273Z    Compiling clap_builder v4.6.0
2026-06-21T23:32:16.6818446Z    Compiling interprocess v2.4.2
2026-06-21T23:32:17.4058131Z    Compiling strum v0.26.3
2026-06-21T23:32:17.4900129Z    Compiling spt-live v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-21T23:32:17.5368156Z    Compiling crossterm v0.28.1
2026-06-21T23:32:17.6052798Z    Compiling unicode-truncate v1.1.0
2026-06-21T23:32:17.6482788Z    Compiling lru v0.12.5
2026-06-21T23:32:17.7435018Z    Compiling spt-term v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-21T23:32:17.8560156Z    Compiling clap_derive v4.6.1
2026-06-21T23:32:18.0882664Z    Compiling unicode-width v0.2.0
2026-06-21T23:32:18.2289688Z    Compiling portmapper v0.16.0
2026-06-21T23:32:18.5567736Z    Compiling error-code v3.3.2
2026-06-21T23:32:18.6028150Z    Compiling cassowary v0.3.0
2026-06-21T23:32:18.8229764Z    Compiling clipboard-win v5.4.1
2026-06-21T23:32:18.8489606Z    Compiling nucleo-matcher v0.3.1
2026-06-21T23:32:19.2198044Z    Compiling ratatui v0.29.0
2026-06-21T23:32:19.2331229Z    Compiling qrcode v0.14.1
2026-06-21T23:32:19.4111894Z    Compiling tempfile v3.27.0
2026-06-21T23:32:20.3443423Z    Compiling clap v4.6.1
2026-06-21T23:32:34.2955911Z    Compiling rustls-webpki v0.103.13
2026-06-21T23:32:37.6616841Z    Compiling tokio-rustls v0.26.4
2026-06-21T23:32:37.6617142Z    Compiling rustls-platform-verifier v0.7.0
2026-06-21T23:32:37.6617386Z    Compiling noq-proto v0.17.0
2026-06-21T23:32:37.8625641Z    Compiling hyper-rustls v0.27.9
2026-06-21T23:32:37.8626261Z    Compiling hickory-net v0.26.0-beta.4
2026-06-21T23:32:37.8626627Z    Compiling tokio-websockets v0.13.2
2026-06-21T23:32:38.0824386Z    Compiling reqwest v0.13.4
2026-06-21T23:32:39.1655509Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-21T23:32:57.7936513Z    Compiling spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-21T23:32:59.3452866Z    Compiling spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-21T23:33:08.8430263Z    Compiling spt v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-21T23:33:17.4026807Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s
2026-06-21T23:33:17.4272721Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-0cc097b5ef582871.exe)
2026-06-21T23:33:17.4875214Z 
2026-06-21T23:33:17.4875622Z running 1 test
2026-06-21T23:33:24.7998553Z test new_brain_serves_against_old_broker ... ok
2026-06-21T23:33:24.7998924Z 
2026-06-21T23:33:24.7999257Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.31s
2026-06-21T23:33:24.7999699Z 
2026-06-21T23:33:24.8587833Z Post job cleanup.
2026-06-21T23:33:24.9859909Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T23:33:25.0121460Z git version 2.43.0.windows.1
2026-06-21T23:33:25.0168195Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\2093326f-65b2-44b4-93d1-bc8e20f3957b\.gitconfig'
2026-06-21T23:33:25.0187356Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\2093326f-65b2-44b4-93d1-bc8e20f3957b' before making global git config changes
2026-06-21T23:33:25.0187839Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T23:33:25.0193045Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T23:33:25.0452520Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T23:33:25.0706745Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T23:33:25.4766126Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T23:33:25.5002639Z http.https://github.com/.extraheader
2026-06-21T23:33:25.5031215Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-21T23:33:25.5300896Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T23:33:25.9802965Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T23:33:26.0051655Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T23:33:26.4203727Z Cleaning up orphan processes
